Papers with heuristic rules

10 papers
Eider: Empowering Document-level Relation Extraction with Efficient Evidence Extraction and Inference-stage Fusion (2022.findings-acl)

Copied to clipboard

Challenge: Document-level relation extraction (DocRE) aims to extract semantic relations among entity pairs in a document.
Approach: They propose an evidence-enhanced framework that empowers document-level relation extraction (DocRE) Eider efficiently extracts evidence and effectively fuses extracted evidence in inference.
Outcome: The proposed framework outperforms state-of-the-art methods on three benchmark datasets.
Weakly supervised discourse segmentation for multiparty oral conversations (2021.emnlp-main)

Copied to clipboard

Challenge: Discourse segmentation is the first step of discourse analysis.
Approach: They propose a weak supervision approach to adapt a latent model to French conversation transcripts with a linguistic and acoustic input.
Outcome: The proposed model improves in situations where speaker turns are lacking or noisy, gaining up to 13% in F-score.
Efficient CTC Regularization via Coarse Labels for End-to-End Speech Translation (2023.eacl-main)

Copied to clipboard

Challenge: Developing techniques to support end-to-end speech translation is non-trivial because of the speech-text modality gap.
Approach: They propose a coarse labeling approach that merges vocabulary labels via simple heuristic rules . they propose to use 256-bit truncation, division or modulo operations to regularize the encoder .
Outcome: The proposed method can increase training efficiency while delivering better performance.
ERGO: Event Relational Graph Transformer for Document-level Event Causality Identification (2022.coling-1)

Copied to clipboard

Challenge: Existing methods to identify event-event causal relations in a document are noisy and require heuristic rules or external tools.
Approach: They propose a document-level event-event causality identification framework that uses heuristic rules to design edges between events.
Outcome: The proposed framework outperforms existing state-of-the-art methods on two benchmark datasets.
Unregulated Chinese-to-English Data Expansion Does NOT Work for Neural Event Detection (2022.coling-1)

Copied to clipboard

Challenge: Experimental results show that cross-language data expansion results in performance degradation.
Approach: They leverage cross-language data expansion and retraining to enhance neural Event Detection on English ACE corpus.
Outcome: The proposed method improves ED performance by 1.6% over the straight data combination.
MIG: Automatic Data Selection for Instruction Tuning by Maximizing Information Gain in Semantic Space (2025.findings-acl)

Copied to clipboard

Challenge: Existing methods for instruction-tuning datasets prioritize instance quality and use heuristic rules to maintain diversity.
Approach: They propose a method that quantifies diversity based on the distribution of information within a label graph.
Outcome: The proposed method outperforms state-of-the-art methods on 5% Tulu3 datasets and base models.
FaiMA: Feature-aware In-context Learning for Multi-domain Aspect-based Sentiment Analysis (2024.lrec-main)

Copied to clipboard

Challenge: Existing methods for aspect-based sentiment analysis are limited and integrating with existing techniques is difficult.
Approach: They propose a framework that utilizes in-context learning as a feature-aware mechanism that facilitates adaptive learning in multi-domain ABSA tasks.
Outcome: The proposed framework achieves significant performance improvements in multiple domains compared to baselines, increasing F1 by 2.07% on average.
Correcting Diverse Factual Errors in Abstractive Summarization via Post-Editing and Language Model Infilling (2022.emnlp-main)

Copied to clipboard

Challenge: Abstractive summarization models often generate inconsistent summaries containing factual errors or fabricated content.
Approach: They propose to generate representative examples of non-factual summaries through infilling language models and train a robust fact-correction model to post-edit them to improve factual consistency.
Outcome: The proposed model outperforms previous methods in correcting factual errors on two popular summarization datasets.
Target-to-Source Augmentation for Aspect Sentiment Triplet Extraction (2023.emnlp-main)

Copied to clipboard

Challenge: Aspect Sentiment Triplet Extraction (ASTE) is an important task in sentiment analysis, but data scarcity limits performance of existing methods.
Approach: They propose a target-to-source augmentation approach to alleviate the issue of data scarcity in Aspect Sentiment Triplet Extraction (ASTE) they use fluency and alignment discriminators to provide feedback and use this feedback to optimize the generator.
Outcome: The proposed approach significantly improves the performance of existing methods.
Why Should Adversarial Perturbations be Imperceptible? Rethink the Research Paradigm in Adversarial NLP (2022.emnlp-main)

Copied to clipboard

Challenge: Textual adversarial samples are often misrepresented in research on security, evaluation, explainability, and data augmentation.
Approach: They propose to use adversarial samples to evaluate their methods on security tasks to demonstrate the real-world concerns rather than developing impractical methods.
Outcome: The proposed method has higher practical value than the current benchmark.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations